Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > UnWarpCommand Class > UnWarpCommand Constructor : UnWarpCommand Constructor(LeadPoint[]) |
public UnWarpCommand( LeadPoint[] inputPoints )
'Declaration
Public Function New( _ ByVal inputPoints() As LeadPoint _ )
'Usage
Dim inputPoints() As LeadPoint Dim instance As New UnWarpCommand(inputPoints)
public UnWarpCommand( LeadPoint[] inputPoints )
public UnWarpCommand(ArrayList<LeadPoint> inputPoints)
function UnWarpCommand( inputPoints )
public: UnWarpCommand( array<LeadPoint>^ inputPoints )